-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added surface area to 3D Shapes Calculator #817
Conversation
…e calculator; Surface area calculator functionality added newly
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @debangi29, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨
✅ Deploy Preview for calcdiverse ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Congrats on getting your PR merged to the repo under GSSOC 2k24 🥳🎉 @debangi29 |
Fixes Issue🛠️
Closes #750
Description👨💻
Surface area calculator functionality added newly.
3D shapes calculator added which includes both surface area and volume calculator.
3D shapes calculator has two options in a drop-down menu to choose which calculator to use, and the calculators are merged accordingly.
Type of change📄
How this has been tested✅
I have tested the surface area calculator by checking its result using random values and cross verifying the results using officially available calculators on the internet.
Also, negative length inputs has been avoided using a "Message".
The functionality of the drop-down menu and submit button, along with the calculators checked.
Checklist✅
Screenshots/GIF📷
1. Added it to the home page:
2. The 3D shapes calculator:
3. The newly added surface area calculator by me
4. An example of calculation: